github.com/andybalholm/brotli.hasherHandle.HashTypeLength (method)
6 uses
github.com/andybalholm/brotli (current package)
backward_references.go#L70: for position+hasher.HashTypeLength() < pos_end {
backward_references.go#L102: if delayed_backward_references_in_row < 4 && position+hasher.HashTypeLength() < pos_end {
backward_references_hq.go#L714: for i = 0; i+hasher.HashTypeLength()-1 < num_bytes; i++ {
hash.go#L24: HashTypeLength() uint
hash_composite.go#L10: var a uint = h.ha.HashTypeLength()
hash_composite.go#L11: var b uint = h.hb.HashTypeLength()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |